home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / diskutil / flexsort.lzh / SORTDOC.DOC < prev    next >
Text File  |  1990-05-27  |  5KB  |  115 lines

  1. ------------------------------
  2.          Flexi-Sort
  3. ------------------------------
  4.              by
  5.        Albert Baggetta        
  6.  
  7.          Version 1.0
  8.  
  9.          (Shareware)
  10.  
  11.  
  12.       "Flexi-Sort" is a rather unusual sort program in that it allows an
  13. assortment of ways to catalog your ASCII files.  It is especially useful
  14. to sort lists of names and places, but it can produce some unusual re-
  15. sults on a variety of ASCII files.  Do not use it with other types of
  16. files since the outcome is rather unpredictable.
  17.  
  18.       Most sorts give you the ability to sort simply in Ascending or 
  19. Descending order.  So it is with "Flexi-Sort" if that is all you want to
  20. do.  But "Flexi-Sort" also allows you to choose the lines to sort.  
  21.  
  22.       As the program stands at present you may sort on all lines, every
  23. other line only, every third, fourth or fifth line; perhaps in the future
  24. I will expand this capability.  In addition, you can also select an 
  25. initial line character to sort on.  Perhaps you want to sort all of the
  26. names that begin with S, for example.
  27.  
  28.       These features may be used separately or in combination, allowing
  29. a large number of possibilities.  Experimentation and necessity will
  30. determine how you will use the program.
  31.  
  32. ----------------------------------
  33.            Operation
  34. ----------------------------------
  35.       First of all you will need an ASCII file (done on a text editor or
  36. word processor that can save ASCII).  This might be a list of names, 
  37. games, celebrities, teams, etc. (Actually any text file that ends its 
  38. with a RETURN is sortable.) Try the NAMES.ASC, included.
  39.  
  40.       Save this to a disk, using an .ASC extender to keep the record
  41. straight.  Copy this file on the main directory along with SORTER.PRG.
  42.  
  43.       Boot up the program (it only runs in Medium Resolution at present).
  44. You will be presented with a large menu box which is mouse sensitive.
  45.  
  46.       The two ATARI logo's ask for a donation for this shareware
  47. product.  Names will be kept on file for future updates and information.
  48. Click on these to read.
  49.  
  50.       The first order of business is to decided the increment of lines
  51. you want to sort.  (I presume you already have this in mind.)  If you 
  52. want to sort the whole list, click with the mouse pointer on box #1.
  53. Clicking on box #2 will only sort every other line; box #3, every third
  54. line.... need I go on?  
  55.  
  56.       If you select a box and change your mind, simply click the box 
  57. again and make another choice.  You must choose one of these to sort.
  58.  
  59.       Next decide whether your list will be sorted in Ascending or 
  60. Descending order.  Click the same as above.  You must select here, too.
  61.  
  62.       Next item down the menu, choose a character to sort on.  This 
  63. will be the first character in each line.  The program will disregard
  64. any other lines not starting with this character, so choose carefully.
  65. If you want to do all of the lines, leave the scroll bar at ALL.  This 
  66. is the default.  To scroll up or down the list of characters available,
  67. click hold on the appropriate set of arrows.
  68.  
  69.       When all of these decisions have been made, it is time to sort.
  70. Click on START and a file selector box will ask you for the name of the
  71. ASC file you want to sort.  Double click on it, or hit RETURN after 
  72. highlighting it, and the Sort process will begin.  The program is fast,
  73. so a short list will be done in the blink of an eye.
  74.  
  75.       When you are done, click on SAVE and the new, sorted file will be
  76. saved to disk as SORTED.ASC (pretty ingenious name, huh?).
  77.  
  78.       By clicking on START again, you can repeat the program, in case you
  79. screwed up the process -- wrong combination of increment, order, etc.  Or
  80. you might simply want to do another file.  BE WARNED here that if you do
  81. another file, save it to another disk, because all sorted files are saved
  82. under the same name.  (I'll tell you how to get around this later.)
  83.  
  84.       If you want to see the sorted file.  Click on QUIT.  A fancy ending
  85. will flash on screen and you will be sent back to the desktop.
  86.  
  87.       Load the SORTED.ASC file into your word processor (or take a peek
  88. at it with the PRINT option from the desktop).  From here you can print
  89. or modify the file for future use.
  90.  
  91. -------------------------------------
  92.  
  93.       This is a shareware product.  I am asking a small payment of $5.00
  94. for my work.  This does several things.  It encourages me to write more
  95. programs for the Atari ST.  Covers expenses.  Sets you up for updates
  96. and other information.  
  97.  
  98.       Send a disk along with the $5.00 and I will return it with a 
  99. version of the program that allows a SAVE of the sorted files under other
  100. names, so that you can do numerous files with one boot, on one disk.
  101.  
  102.       I have tested the program to some extent and have not encountered
  103. any problems with it.  I cannot however, be responsible for any damage 
  104. done to your software, hardware, etc. associated with the use of this 
  105. program.  As in all cases, save your work on backup disks before trying 
  106. new programs.
  107.  
  108.       Any comments, suggestions, bug discoveries, etc. are welcome, also.
  109. Please send any of the above to:
  110.  
  111. Albert Baggetta
  112. P.O. Box 351
  113. Feeding Hills, MA  01001
  114.        
  115.